home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / COMM / INTERNET / FTP / SFTP / !sFTP / !Run < prev    next >
Text File  |  1997-05-13  |  2KB  |  56 lines

  1. |
  2. | !run for sFTP
  3. |
  4.  
  5.  
  6. | The key remap is to allow sFTP to pick up on the TAB key for filename completion
  7. | and the cursor keys
  8. | Make tab produce ^I
  9. *Key 10 |I
  10. | Make up-arrow produce ^P
  11. *Key 15 |P
  12. | Make down-arrow produce ^N
  13. *Key 14 |N
  14. | Make left-arrow produce ^B
  15. *Key 12 |B
  16. | Make right-arrow produce ^F
  17. *Key 13 |F
  18. Set sFTP$Dir <Obey$Dir>
  19.  
  20. RMEnsure LineEditor 2.69 RMLoad <sftp$Dir>.Resources.LineEditor
  21. RMEnsure LineEditor 2.69 Error You need to load lineeditor for the line editing to work.
  22.  
  23. RMEnsure WimpExtension 3.45 RMLoad <sftp$Dir>.Resources.WimpExt
  24. RMEnsure WimpExtension 3.45 Error You need WimpExtension 3.45 or later to run !sFTP
  25.  
  26. RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
  27.  
  28. RMENSURE FilterManager 0.09 RMLoad System:modules.FilterMgr
  29. RMENSURE FilterManager 0.09 Error You Need filter manager 0.09 or later
  30.  
  31. RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17  RMLoad System:modules.BorderUtil
  32.  
  33. RMEnsure Toolbox    1.23  RMLoad System:modules.toolbox.toolbox
  34. RMEnsure Toolbox    1.23  Error You need toolbox 1.23 or later to run !sFTP
  35. RMEnsure Window     1.15  RMLoad System:modules.toolbox.window
  36. RMEnsure Window     1.15  Error You need window 1.15 or later to run !sFTP
  37. RMEnsure Menu       0.15  RMLoad System:modules.toolbox.menu
  38. RMEnsure Menu       0.15  Error You need menu 0.15 or later to run !sFTP
  39. RMEnsure Iconbar    1.08  RMLoad System:modules.toolbox.iconbar
  40. RMEnsure Iconbar    1.08  Error You need iconbar 1.08 or later to run !sFTP
  41. RMEnsure ProgInfo   0.05  RMLoad System:modules.toolbox.proginfo
  42. RMEnsure ProgInfo   0.05  Error You need proginfo 0.05 or later to run !sFTP
  43.  
  44.  
  45.  
  46. | The following lines make sure that Doggysoft's utility !syslog 
  47. | has been seen by the filer
  48. If "<SysLog$Dir>"="" then Error !SysLog application not seen by filer
  49. RMEnsure SysLog 0.17 Run <SysLog$Dir>.!Run
  50. RMEnsure SysLog 0.17 Error sFTP needs SysLog 0.17 or later
  51.  
  52.  
  53. Iconsprites <sFTP$Dir>.!Sprites
  54. wimpslot -min 128K -max 128K
  55. |Run <sFTP$Dir>.!RunImage 2>adfs::4.$.error
  56. Run <sFTP$Dir>.!Runimage